home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / TGKI-109 / Games / how_to_make_mixed_vegetable_salad.swf / scripts / DefineButton2_122 / BUTTONCONDACTION on(press).as
Text File  |  2010-11-09  |  58b  |  5 lines

  1. on(press){
  2.    clearInterval(id);
  3.    gotoAndStop(3);
  4. }
  5.